-
-
-
- <para> Format for cotoGPS, a Palm GPS program. It can read both
-track and marker (waypoint) files. It is currently unable to write
-track files, so only marker files can be written. The marker
+<para>
+This format supports <productname>cotoGPS</productname>, a Palm GPS program.
+It can read both track and marker (waypoint) files. It is currently unable
+to write track files, so only marker files can be written. The marker
categories are written to and read from the icon description. The 'Not
Assigned' category leaves the icon description empty on read.
-Currently geocache info is ignored.</para>
- <para>
- Options: </para>
- <para>
- <option>zerocat</option> (output) - Name for the Palm 'Not
-Assigned' category. Defaults to 'Not Assigned'.
- </para>
- <para> There is also a debugging option called 'internals' which
-takes a XCSV delimiter value. It writes some internal values
-(distance, arc, x and y) of the cotoGPS track format to the notes
-field. URL: <ulink url="http://core.de/~coto/projects/cotogps/">core.de/~coto</ulink>
+Currently geocache info is ignored.
+</para>
+<para> In addition to the documented options, this format also has a
+debugging option called <option>internals</option> which takes an XCSV
+delimiter value. It writes some internal values (distance, arc, x and y)
+of the cotoGPS track format to the notes field.
+</para>
+<para>
Contributed by Tobias Minich.
- </para>
+</para>
+<para>
+<ulink url="http://core.de/~coto/projects/cotogps/">cotoGPS</ulink>
+</para>
-
-
-
- <para>Magellan was smart enough to document their file format to
-make creating software like this possible.</para>
- <para>Additional options:</para>
- <para>
- <option>trkver</option> - set the MapSend version to generate TRK files,
-since new MapSend versions can't open V3 files. Options are 3 (MapSend v3.0) or
-4 (MapSend v4.0 and v4.1).
- </para>
-
+<para>
+This format supports the Magellan <productname>MapSend</productname> native
+file format.
+</para>
+<para>
+Kudos to Magellan for having the foresight to document their file formats,
+making software like this possible.
+</para>